[INFO] cloning repository https://github.com/byte-padmanabhan/rust-workflow-library
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/byte-padmanabhan/rust-workflow-library" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyte-padmanabhan%2Frust-workflow-library", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyte-padmanabhan%2Frust-workflow-library'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1b1e9149eb7ef4985d41937a19d4b7b84ec31952
[INFO] testing byte-padmanabhan/rust-workflow-library against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyte-padmanabhan%2Frust-workflow-library" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/byte-padmanabhan/rust-workflow-library
[INFO] finished tweaking git repo https://github.com/byte-padmanabhan/rust-workflow-library
[INFO] tweaked toml for git repo https://github.com/byte-padmanabhan/rust-workflow-library written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/byte-padmanabhan/rust-workflow-library on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/byte-padmanabhan/rust-workflow-library already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.7.0
[INFO] [stderr]   Downloaded tokio-macros v2.3.0
[INFO] [stderr]   Downloaded tokio v1.38.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c60b5ebe9e5f598a86e2ee25ca634b4eae94a55d2cf55b8f0f26ede58a693ba9
[INFO] running `Command { std: "docker" "start" "-a" "c60b5ebe9e5f598a86e2ee25ca634b4eae94a55d2cf55b8f0f26ede58a693ba9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c60b5ebe9e5f598a86e2ee25ca634b4eae94a55d2cf55b8f0f26ede58a693ba9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c60b5ebe9e5f598a86e2ee25ca634b4eae94a55d2cf55b8f0f26ede58a693ba9", kill_on_drop: false }`
[INFO] [stdout] c60b5ebe9e5f598a86e2ee25ca634b4eae94a55d2cf55b8f0f26ede58a693ba9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b42f49a963e0c015f560e7dd46b96b6f627e4215556c586b53d521426f043acf
[INFO] running `Command { std: "docker" "start" "-a" "b42f49a963e0c015f560e7dd46b96b6f627e4215556c586b53d521426f043acf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling automationlibrary v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/engine.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FailureFn`, `FailureFuture`, `FailurePolicy`, and `StepFuture`
[INFO] [stdout]  --> src/workflow.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::step::{FailureFuture, FailureFn, FailurePolicy, ParallelSteps, Step, StepFuture};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/workflow.rs:44:16
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct Workflow {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 43 |     pub(crate) id: String,
[INFO] [stdout] 44 |     pub(crate) name: String,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/main.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |         .step("screen-resume", |ctx| async move {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.68s
[INFO] running `Command { std: "docker" "inspect" "b42f49a963e0c015f560e7dd46b96b6f627e4215556c586b53d521426f043acf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b42f49a963e0c015f560e7dd46b96b6f627e4215556c586b53d521426f043acf", kill_on_drop: false }`
[INFO] [stdout] b42f49a963e0c015f560e7dd46b96b6f627e4215556c586b53d521426f043acf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfe4dd94f53d367fc8c6e8b1007b7cf7ba566f2808b129b9602b9ffb4b49176f
[INFO] running `Command { std: "docker" "start" "-a" "bfe4dd94f53d367fc8c6e8b1007b7cf7ba566f2808b129b9602b9ffb4b49176f", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/engine.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling automationlibrary v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `FailureFn`, `FailureFuture`, `FailurePolicy`, and `StepFuture`
[INFO] [stdout]  --> src/workflow.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::step::{FailureFuture, FailureFn, FailurePolicy, ParallelSteps, Step, StepFuture};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/workflow.rs:44:16
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct Workflow {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 43 |     pub(crate) id: String,
[INFO] [stdout] 44 |     pub(crate) name: String,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/engine.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FailureFn`, `FailureFuture`, `FailurePolicy`, and `StepFuture`
[INFO] [stdout]  --> src/workflow.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::step::{FailureFuture, FailureFn, FailurePolicy, ParallelSteps, Step, StepFuture};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/main.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |         .step("screen-resume", |ctx| async move {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/workflow.rs:44:16
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct Workflow {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 43 |     pub(crate) id: String,
[INFO] [stdout] 44 |     pub(crate) name: String,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] running `Command { std: "docker" "inspect" "bfe4dd94f53d367fc8c6e8b1007b7cf7ba566f2808b129b9602b9ffb4b49176f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfe4dd94f53d367fc8c6e8b1007b7cf7ba566f2808b129b9602b9ffb4b49176f", kill_on_drop: false }`
[INFO] [stdout] bfe4dd94f53d367fc8c6e8b1007b7cf7ba566f2808b129b9602b9ffb4b49176f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2ffdd72a89dd006eb113b4b05ce3584c51318fbe46bee594eaf866fc930b5fb1
[INFO] running `Command { std: "docker" "start" "-a" "2ffdd72a89dd006eb113b4b05ce3584c51318fbe46bee594eaf866fc930b5fb1", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Arc` and `Mutex`
[INFO] [stderr]  --> src/engine.rs:4:17
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::sync::{Arc, Mutex};
[INFO] [stderr]   |                 ^^^  ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `FailureFn`, `FailureFuture`, `FailurePolicy`, and `StepFuture`
[INFO] [stderr]  --> src/workflow.rs:6:19
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::step::{FailureFuture, FailureFn, FailurePolicy, ParallelSteps, Step, StepFuture};
[INFO] [stderr]   |                   ^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^                       ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]   --> src/workflow.rs:44:16
[INFO] [stderr]    |
[INFO] [stderr] 42 | pub struct Workflow {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] 43 |     pub(crate) id: String,
[INFO] [stderr] 44 |     pub(crate) name: String,
[INFO] [stderr]    |                ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `automationlibrary` (lib) generated 3 warnings (run `cargo fix --lib -p automationlibrary` to apply 2 suggestions)
[INFO] [stderr] warning: `automationlibrary` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> src/main.rs:11:33
[INFO] [stderr]    |
[INFO] [stderr] 11 |         .step("screen-resume", |ctx| async move {
[INFO] [stderr]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `automationlibrary` (bin "automationlibrary" test) generated 1 warning (run `cargo fix --bin "automationlibrary" -p automationlibrary --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/automationlibrary-dc0cd26587a02eba)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/automationlibrary-106d23f6ec0e7876)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests automationlibrary
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/workflow.rs - workflow::Workflow::if_then (line 181) ... FAILED
[INFO] [stdout] test src/workflow.rs - workflow::Workflow::parallel (line 164) ... FAILED
[INFO] [stdout] test src/workflow.rs - workflow::Workflow::step (line 123) ... FAILED
[INFO] [stdout] test src/workflow.rs - workflow::Workflow::step_with (line 140) ... FAILED
[INFO] [stdout] test src/step.rs - step::Step::new (line 64) ... FAILED
[INFO] [stdout] test src/workflow.rs - workflow::Workflow::define (line 53) ... FAILED
[INFO] [stdout] test src/context.rs - context::Context (line 9) ... FAILED
[INFO] [stdout] test src/workflow.rs - workflow::Workflow (line 30) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/workflow.rs - workflow::Workflow::if_then (line 181) stdout ----
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]    --> src/workflow.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | .if_then(
[INFO] [stdout]     | ^ expected item
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/workflow.rs - workflow::Workflow::parallel (line 164) stdout ----
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]    --> src/workflow.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 165 | .parallel(|p| p
[INFO] [stdout]     | ^ expected item
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/workflow.rs - workflow::Workflow::step (line 123) stdout ----
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]    --> src/workflow.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | .step("fetch-user", |ctx| async move {
[INFO] [stdout]     | ^ expected item
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/workflow.rs - workflow::Workflow::step_with (line 140) stdout ----
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]    --> src/workflow.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | .step_with("charge-card", |ctx| async move {
[INFO] [stdout]     | ^ expected item
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/step.rs - step::Step::new (line 64) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Step` in this scope
[INFO] [stdout]   --> src/step.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | Step::new("send-email", |ctx| async move {
[INFO] [stdout]    | ^^^^ use of undeclared type `Step`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 64 + use std::iter::Step;
[INFO] [stdout]    |
[INFO] [stdout] 64 + use automationlibrary::Step;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/workflow.rs - workflow::Workflow::define (line 53) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Workflow` in this scope
[INFO] [stdout]   --> src/workflow.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 | let wf = Workflow::define("Hiring Process");
[INFO] [stdout]    |          ^^^^^^^^ use of undeclared type `Workflow`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 53 + use automationlibrary::Workflow;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::Context (line 9) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]   --> src/context.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn my_step(ctx: Context) -> Result<Value, WorkflowError> {
[INFO] [stdout]    |                       ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  9 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout]  9 + use automationlibrary::Context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Value` in this scope
[INFO] [stdout]   --> src/context.rs:10:42
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn my_step(ctx: Context) -> Result<Value, WorkflowError> {
[INFO] [stdout]    |                                          ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  9 + use serde_json::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WorkflowError` in this scope
[INFO] [stdout]   --> src/context.rs:10:49
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn my_step(ctx: Context) -> Result<Value, WorkflowError> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  9 + use automationlibrary::WorkflowError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/workflow.rs - workflow::Workflow (line 30) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Workflow` in this scope
[INFO] [stdout]   --> src/workflow.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 | let workflow = Workflow::define("user-onboarding")
[INFO] [stdout]    |                ^^^^^^^^ use of undeclared type `Workflow`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 30 + use automationlibrary::Workflow;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/context.rs - context::Context (line 9)
[INFO] [stdout]     src/step.rs - step::Step::new (line 64)
[INFO] [stdout]     src/workflow.rs - workflow::Workflow (line 30)
[INFO] [stdout]     src/workflow.rs - workflow::Workflow::define (line 53)
[INFO] [stdout]     src/workflow.rs - workflow::Workflow::if_then (line 181)
[INFO] [stdout]     src/workflow.rs - workflow::Workflow::parallel (line 164)
[INFO] [stdout]     src/workflow.rs - workflow::Workflow::step (line 123)
[INFO] [stdout]     src/workflow.rs - workflow::Workflow::step_with (line 140)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2ffdd72a89dd006eb113b4b05ce3584c51318fbe46bee594eaf866fc930b5fb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ffdd72a89dd006eb113b4b05ce3584c51318fbe46bee594eaf866fc930b5fb1", kill_on_drop: false }`
[INFO] [stdout] 2ffdd72a89dd006eb113b4b05ce3584c51318fbe46bee594eaf866fc930b5fb1
